home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-10-22 | 1.2 KB | 32 lines | [TEXT/KAHL] |
- Everything for building in either MPW or THINK is included.
-
- THINK C users:
-
- To build the samples:
-
- 1) Open the project file DTS.Lib..framework.π, found in the DTS.Lib folder.
- 2) Copy all of the .h files and the DTS.Lib.protos file into a folder
- called "DTS.Lib #includes". Move this folder into the THINK folder called:
- ":THINK C 5.0 Folder:Mac #includes".
- 3) Build the DTS.Lib..framework library. Save the library into the THINK C folder:
- ":THINK C 5.0 Folder:Mac Libraries".
- 4) Open the project file DTS.Lib..utils.π, found in the DTS.Lib folder.
- 5) Build the library for this also. The entire library is too large for
- a single segment, and THINK C limits a library to a single segment.
- Save this library in the same place as DTS.Lib..framework.
- 6) Open the project file DTS.Draw.π.
- 7) Build the application.
- 8) Open the project file Kibitz.π.
- 9) Build the application.
- 10) Open the project file MacShell.π.
- 11) Build the application.
-
- Everything now should be built and ready to go.
-
- If you have any comments or questions, please let me know. I want to continue
- to make this stuff easier to use, while being more useful, so let me know what
- you think, or it won't happen.
-
-
- Eric Soldan
-